Mac Android Studio 단축 키 정리
⌥―> option|alt
⇧―>shift
⌃―>control
⌘―>command
⎋―>esc
↑↓←→
Code
alt+F7:Find usage
alt+command+L:포맷 코드
alt+control+O:import 최적화(쓸모없는 import 제거)
command+O:Override Methods
command+I:Implement Methods
command+B:선언 보기 정의
alt+command+B:Implementations 구현 보기
command+U:Super Method(Class)
control+상하 방향 키:Previous/next 방법
(shift+)F2:택배 위치 추적 및 하 이 라이트 오류(deprecate,unused)
command+Z:실행 취소
shift+command+Z:Redo Typing
alt+enter:가방 도입,주석 추가...
control+enter:generate setter,getter…
shift+command+T:Test 추가
command+W:Extend Selection
shift+command+W:Shrink Selection
command+P:매개 변수 알림
command+Y(X):현재 줄 삭제(현재 줄 잘라 내기)
command+F11:북 마크 추가/취소
shift+F11:북 마크 목록 보이 기
command++/-:수축 코드 전개
shift+command+상하 방향 키:Move Line Up/Move Line Down
Search
command+F:Find
command+R:Replace
control+shift+F:Find in Path
control+shiftÏ+R:Replace in Path
alt+command+좌우 방향 키:Back/Forward 동작
command+E:Recent File
shift+command+E:Recently Change Files
shift+shift:Search Method 또는 Class(Search Everywhere:command+N,shift+command+N,shift+alt+command+N)
command+N:Search Class
shift+command+N:Search File
shift+alt+command+N:Search Symbol
Run/Debug
shift+F10:Run
shift+F9:Debug
command+F9:Make Project
shift+command+F9:Make Module
command+F2:현재 실행 중인 task 닫 기
command+F8:정지점 추가/취소
shift+command+F8:모든 정지점 보기
Debug:
F7:Step Into
F8:Step Over
shift+F8:Step out
F9:resume
alt+F9:Run to Cursor
Refactor
shift+F6:이름 바 꾸 기
command+F6:함수 의 인 자 를 빠르게 수정 하고 반환 값 이나 클래스 에 범 형 을 추가 합 니 다.
F6:Move 빠 른 이동 방법 또는 클래스
F5:빠 른 이동 클래스 복사
alt+command+C:상수 변수 추출
alt+command+V:변수 추출(로 컬 변수)
alt+command+F:필드 변수 추출
alt+command+M:추출 방법
Window
control+좌우 방향 키:tab 전환
alt+F4:현재 탭 닫 기
esc+command:현재 창 전환
shift+esc:사 이 드 바 숨 기기
VCS
command+K:Commit Changes
shift+command+K:Push Commit Changes
command+T:Update Project
Setting
command+,:Android Studio Preferences
command+;:Project Structure
읽 어 주 셔 서 감사합니다. 여러분 에 게 도움 이 되 기 를 바 랍 니 다.본 사이트 에 대한 여러분 의 지지 에 감 사 드 립 니 다!
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
macbookpro jis 배열에 대한 외부 키보드 us 배열 연결 설정직장에서 처음으로 mac을 사용하게 되었다. 툴이나 설정 등 처음이었기 때문에 기록. 난 thinkpad us 배열 키보드를 연결. 안내가 표시됩니다. 왼쪽 shift의 오른쪽 옆의 버튼을 추측하고, 오른쪽 shif...
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.